home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = '68000 Assembler'
- P.Extensions.Strings = (
- '68000 Assembler files (*.s,*.src)|*.s;*.src')
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 9
- FIIntNum = 3
- FIFloatNum = 4
- FIHexNum = 3
- FIIdentifier = 5
- UseComments = True
- UseSingleLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UsePrefixedNumbers = True
- UseIdentifiers = True
- UseKeywords = True
- BlockDelimiters = <>
- SingleLineCommentDelimiters = <
- item
- FontID = 10
- LeftDelimiter = ';'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 2
- LeftDelimiter = '"'
- RightDelimiter = '"'
- end>
- NumPrefixes = <
- item
- LeftDelimiter = '#'
- end>
- KeywordSets = <
- item
- FontID = 6
- Name = 'Op codes'
- Keywords =
- 'ABCD,ADD,ADDA,ADDI,ADDQ,ADDX,AND,ANDI,ASL,ASR,Bcc,BCLR,BCHG,BSET' +
- ',BSR,BTST,CLR,CMP,CMPA,CMPI,CMPM,DBcc,DIVS,DIVU,EOR,EORI,EXG,EXT' +
- ',CHK,ILLEGAL,JMP,JSR,LEA,LINK,LSL,LSR,MOVE,MOVEA,MOVEM,MOVEP,MOV' +
- 'EQ,MULS,MULU,NBCD,NEG,NEGX,NOP,NOT,OR,ORI,PEA,RESET,ROL,ROR,ROXL' +
- ',ROXR,RTE,RTR,RTS,SBCD,Scc,STOP,SUB,SUBA,SUBI,SUBQ,SUBX,SWAP,TAS' +
- ',TRAP,TRAPV,TST,UNLK'
- end
- item
- FontID = 7
- Name = 'Registers'
- Keywords = 'bhi,bhs,blo,bmi,bne,bpl,bra,dbra'
- end
- item
- FontID = 8
- Name = 'Directives'
- Keywords = 'dc,ds,ELSEC,ENDC,equ,IFDEF,org,xdef,xref'
- end>
- FirstIdentChars = '%@-Z_a-z'
- OtherIdentChars = '0-9?A-Z_a-z'
- end>
- P.FontTable = <
- item
- FontID = 2
- GlobalAttrID = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Integer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Float'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 6
- GlobalAttrID = 'Reserved words'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 7
- GlobalAttrID = 'Script ResWord'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- FontID = 8
- GlobalAttrID = 'Defines'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 9
- GlobalAttrID = 'Plain Text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 10
- GlobalAttrID = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end>
- P.SyntaxVersion = 3
- end
-